home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 918 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.6 KB

  1. From: ekl@sdf.lonestar.org (Evan K. Langlois)
  2. Subject: 80x25 Terminal?
  3. Date: Tue, 18 Jan 94 15:54:57 CST
  4.  
  5.  
  6. ======================================
  7. to write a GEM-based X server for it and the other way round.  Sure.
  8. You're not going to admit in your next letter that you are satisfied
  9. with a 80x25 column terminal screen, are you?
  10. ======================================
  11.  
  12. Can you please explain that remark about 80x25 terminal screen?
  13. Its not true of Unix-boxes, even the dumb-terminal on my desk has a 
  14. 132 column mode and a tektronics mode (1024x240 mono).  I =AM=
  15. running an 80x25 terminal window with a Unix shell in it and an 80x24
  16. terminal window .. well, with the terminal I'm typing on running in
  17. it.   I still have lots of room for icons, menus, and that sort of
  18. thing using an alternate font (w/GDOS).  Its a nice size.  In fact, I
  19. think it's the CONNECT font.  Yep it is.
  20.  
  21. So, neither system is being turned into an 80x25 terminal screen.  I
  22. could set either window to whatever size I wanted.  I =DO= think that
  23. GEM has some serious flaws.  The last I knew, GEM still polled for
  24. events from the VDI so GEMs polling uses about 90% of the CPU time, and
  25. we wonder why running LZH in a window or something is a bit slow.  It
  26. should be interrupt driven.  IO should be DMA/interrupt driven, not a
  27. loop in rwabs!!   These are the two things that I see as being the most
  28. urgent.
  29.  
  30. I agree that we are spending too much time worrying about the paths of a
  31. Unix system.  But some standard should be created.  If not, I'll suggest
  32. one (the paths I use) and then see if that brings the topic from the
  33. theoretical to the practical.
  34.  
  35.  
  36.